Bees Simulator4/1/2022In this project, we created a program that has a hive, a flower, and summons bees when a user presses the spacebar. |
Fishing Simulator3/3/2022In this project, we created a simulator where 20 fish in a lake move about randomly left or right. |
Basic AI2/16/2022In this project, we made a game where one character is controlled by key presses and another is on a timer. The one on a timer
chases the other character. |
N!1/27/2022In this project, we created a program that a user can use to display various number sequences. |
Tic-Tac-Toe1/19/2022In this project, we made a tic-tac-toe game for two players that keeps track of each player's wins. |
2D Fish Tank1/5/2022In this project, we created a 2-Dimensional fish tank that has the same basic function as Fish Tank, but can also move
the fish up, down, or diagonal. |
Rock Paper Scissors11/17/2021In this project, we made a rock paper scissors game for two people, or one person and a bot, which keeps track
of each player's wins. |
My Store11/9/2021In this project, we simulated an order calculator for our store that is able to take multiple orders and displays
the price per order and the final total price. |
Craps Game10/20/2021In this project, we simulated a Craps game at Vegas. (the rules are shown in the program) |
Dice Game10/14/2021In this project, we simulated rolling 2 dice, displayed the sum of these 2 dice, and calculated the probability
of rolling a certain number. |
Test Scores10/6/2021In this project, we took multiple test scores from a user in percentage form and outputted them as letter grades,
outputted the highest score, and outputted the average score. |
Car Rental Upgrade10/1/2021In this project, we upgraded Car Rental by adding multiple car options and multiple car features. |
Body Mass Index9/23/2021In this project, we took a user's height in feet and inches and took their weight in pounds. We used this data to calculate
that user's body mass index. |
Car Rental9/20/2021In this project, we took input from a user to show customer information and to calculate the total charge based on the
amount of miles driven and the amount of days rented. |
Mailing Label9/9/2021In this project, we took input from a user and created a mailing label. |
About Page9/3/2021In this project, we designed a help page. |